cody - HTMLify profile

cody
4270 Files
632457 Views
Latest files of /cody/frontendcharm/Mini-Projects/LOADERS/Running Dots Loader
body {
background: #151515;
display: grid;
place-items: center;
height: 100vh;
}
#loader {
background: #151515;
display: grid;
place-items: center;
height: 100vh;
}
#loader {